home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / xshogi11.lha / xshogi-1.1 / INSTALL < prev    next >
Text File  |  1993-04-13  |  529b  |  17 lines

  1. 1. edit Makefile.custom. Normally only BINDIR need to be changed.
  2.  
  3. 2. type 'make -f Makefile.custom' and all programs will be make.
  4.  
  5. 3. type 'make install -f Makefile.custom' to install in BINDIR
  6.                                            
  7. You should use the same BINDIR as used for installing the
  8. gnushogix program from GNU Shogi. Otherwise, you have to
  9. edit the makefile changing the FIRST_PROGRAM and SECOND_PROGRAM
  10. variables.
  11.  
  12. Other option:
  13.  
  14.   - use -DWESTERN_BITMAPS to choose the pieces more oriented to
  15.     western chess
  16.  
  17.